Purpose
Keep track of status of krypto portfolio over time, based on transactions combined with current price data.
- Import krypto transaction data from spreadsheet.
- Download latest price data.
- Combine to calculate theoretical profit/loss trends.
- by currency
- overall portfolio
Method
- Log into crypto account.
- Download activity report.
- Go to spreadsheet in Marengo - check most recent transaction date there.
- Copy/paste new transactions from activity report.
- Copy down formulas in spreadsheet.
Bitcoin
|
date
|
symb
|
acb
|
price_close
|
diff
|
|
2021-12-04
|
BTC-CAD
|
$47,796.29
|
$63,509.44
|
32.88%
|
Transactions & Adjusted Cost Base (Avg Cost)
Prices, Costs, Profits
- Get latest price data.
- Combine with cost data.
- Calculate profit and ROI.
Ethereum
|
date
|
symb
|
acb
|
price_close
|
diff
|
|
2021-12-04
|
ETH-CAD
|
$1,649.60
|
$5,280.49
|
220.11%
|
Transactions & Adjusted Cost Base (Avg Cost)
Cardano
|
date
|
symb
|
acb
|
price_close
|
diff
|
|
2021-12-04
|
ADA-CAD
|
$2.64
|
$1.84
|
-30.24%
|
Transactions & Adjusted Cost Base (Avg Cost)
Polkadot
|
date
|
symb
|
acb
|
price_close
|
diff
|
|
2021-12-04
|
DOT1-CAD
|
$36.22
|
$37.84
|
4.49%
|
Transactions & Adjusted Cost Base (Avg Cost)
Litecoin
|
date
|
symb
|
acb
|
price_close
|
diff
|
|
2021-12-04
|
LTC-CAD
|
$228.96
|
$213.07
|
-6.94%
|
Transactions & Adjusted Cost Base (Avg Cost)
PRICE-COST SMRY
|
date
|
symb
|
acb
|
price_close
|
diff
|
|
2021-12-04
|
BTC-CAD
|
$47,796.29
|
$63,509.44
|
32.88%
|
|
2021-12-04
|
ETH-CAD
|
$1,649.60
|
$5,280.49
|
220.11%
|
|
2021-12-04
|
ADA-CAD
|
$2.64
|
$1.84
|
-30.24%
|
|
2021-12-04
|
DOT1-CAD
|
$36.22
|
$37.84
|
4.49%
|
|
2021-12-04
|
LTC-CAD
|
$228.96
|
$213.07
|
-6.94%
|
TOTALS - Returns

|
date
|
currency
|
book_val
|
market_val
|
profit
|
roi
|
|
2021-12-04
|
BTC
|
$3,177
|
$4,221
|
1,044
|
33%
|
|
2021-12-04
|
ETH
|
$5,954
|
$19,061
|
13,106
|
220%
|
|
2021-12-04
|
ADA
|
$5,801
|
$4,046
|
(1,754)
|
-30%
|
|
2021-12-04
|
DOT
|
$2,535
|
$2,649
|
114
|
4%
|
|
2021-12-04
|
LTC
|
$2,305
|
$2,145
|
(160)
|
-7%
|
|
date
|
total_invested
|
total_market_val
|
total_profit
|
total_roi
|
|
2021-12-04
|
$19,772
|
$32,122
|
$12,350
|
62%
|